Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove setuptools installation for safety 3 #128

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

ezio-melotti
Copy link
Member

@ezio-melotti ezio-melotti commented Jun 30, 2024

While working on #127 I noticed this TODO:
# TODO: remove setuptools installation when safety==2.4.0 is released
We are currently running Safety v3.2.3, so this can be removed.

However, the tests are failing due to an unrelated security issue. See here for more info:

@ezio-melotti ezio-melotti added the dependencies Pull requests that update a dependency file label Jun 30, 2024
@ezio-melotti ezio-melotti merged commit 3d4f082 into python:main Jun 30, 2024
22 checks passed
@ezio-melotti ezio-melotti deleted the rm-setuptools branch July 1, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants